public static Tools\Converters\CEF\CondorcetElectionFormat::createFromString
Description
php
public static Tools\Converters\CEF\CondorcetElectionFormat::createFromString ( string $input ): CondorcetPHP\Condorcet\Tools\Converters\CEF\CondorcetElectionFormatCreate a CondorcetElectionFormat object from string.
Parameter
input: string
CondorcetElectionFormat string to parse.
